﻿CHARACTERS = {
	c:WAL = {
		create_character = {
			# Alexandru Ghica, Prince of Wallachia
			#role = politician # Remove this line
			first_name = "Alexandru"
			last_name = "Ghica"
			ruler = yes
			age = 39
			interest_group = ig_landowners
			ideology = ideology_royalist
			traits = {
				cautious
			}
			on_created = {
				set_variable = is_married
			}
		}	
	}
}
